home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d3 / e40ds1.arc / E!.HLP < prev    next >
Text File  |  1989-03-10  |  29KB  |  359 lines

  1. ╔════╦════════════════════════════════════════════════════════════════════╦════╗
  2. ║ E! ║   Version 4.0           E! - HELP FILE                             ║ E! ║
  3. ╠════╩════════════════════════════════════════════════════════════════════╩════╣
  4. ║                                                                              ║
  5. ║           E! main functions, keystrokes and functions codes are described    ║
  6. ║     here. Please be aware that you will find a complete description of E!    ║
  7. ║     in the documentation file only.                                          ║
  8. ║                                                                              ║
  9. ║                                                                              ║
  10. ║           E!  HELP  FILE is an editable file. This will allow the user to    ║
  11. ║     make  modifications  to  the help information. Each time you reassign    ║
  12. ║     a  function, a macro, a string , a profile or a command to a key, you    ║
  13. ║     can conveniently update this help file.                                  ║
  14. ║                                                                              ║
  15. ║           ┌─────────────────────────────────────────────────────┐            ║
  16. ║           │   Hit Page Down to get the E! help file directory   │            ║
  17. ║           └─────────────────────────────────────────────────────┘            ║
  18. ║                                                                              ║
  19. ╠══════════════════════════════════════════════════════════════════════════════╣
  20. ║                         PgDn:  (Directory)                          F3=End  ║
  21. ╚══════════════════════════════════════════════════════════════════════════════╝
  22. ╔════╦════════════════════════════════════════════════════════════════════╦════╗
  23. ║ E! ║   Version 4.0              DIRECTORY                               ║ E! ║
  24. ╠════╩════════════════════════════════════════════════════════════════════╩════╣
  25. ║                    Page  1:   Loading files          ESC and ENTER 43        ║
  26. ║                    Page  2:   Basic functions                      64        ║
  27. ║                    Page  3:   Moving the cursor                    85        ║
  28. ║                    Page  4:   Editing functions                   106        ║
  29. ║                    Page  5:   Block manipulations                 127        ║
  30. ║                    Page  6:   Basic commands                      148        ║
  31. ║                    Page  7:   Advanced commands  (1)              169        ║
  32. ║                    Page  8:   Advanced commands  (2)              190        ║
  33. ║                    Page  9:   PROFILE's syntax (1)                211        ║
  34. ║                    Page 10:   PROFILE's syntax (2)                232        ║
  35. ║                    Page 11:   Keycodes (1)                        253        ║
  36. ║                    Page 12:   Keycodes (2)                        274        ║
  37. ║                    Page 13:   Functions codes (1)                 295        ║
  38. ║                    Page 14:   Functions codes (2)                 316        ║
  39. ║                    Page 15:   Functions codes (3)                 337        ║
  40. ╠══════════════════════════════════════════════════════════════════════════════╣
  41. ║                     PgDn:  (Loading files)                          F3=End  ║
  42. ╚══════════════════════════════════════════════════════════════════════════════╝
  43. ╔════╦════════════════════════════════════════════════════════════════════╦════╗
  44. ║ E! ║                          Loading Files                             ║ p1 ║
  45. ╠════╩════════════════════════════════════════════════════════════════════╩════╣
  46. ║  DOS command line syntax :                                                   ║
  47. ║                                                                              ║
  48. ║   E! [filespec1] [filespec2]....[filespecn] [/l]                             ║
  49. ║   (/l = last session in current directory)                                   ║
  50. ║   (@listname to load a list - @filespec to repeat previous path)             ║
  51. ║                                                                              ║
  52. ║   DOS wildcards are allowed :   E! C:\*.BAT  C:\EDIT\*.*                     ║
  53. ║                                                                              ║
  54. ║   will load any .BAT file from the root directory and any file from the      ║
  55. ║   C:\EDIT directory. (works the same on the E! command line)                 ║
  56. ║                                                                              ║
  57. ║   To load a new file from within E! :                                        ║
  58. ║    1. Hit F8 (or type Edit on the command line)                              ║
  59. ║    2. Enter the file(s) specification(s). Please see doc. on E!PATH.         ║
  60. ║                                                                              ║
  61. ╠══════════════════════════════════════════════════════════════════════════════╣
  62. ║ PgDn:  (Basic functions)             PgUp  (Directory)             F3=End  ║
  63. ╚══════════════════════════════════════════════════════════════════════════════╝
  64. ╔════╦════════════════════════════════════════════════════════════════════╦════╗
  65. ║ E! ║                        Basic functions                             ║ p2 ║
  66. ╠════╩════════════════════════════════════════════════════════════════════╩════╣
  67. ║                                                                   Func. code ║
  68. ║  F1 / Alt F1  Load help file / Key oriented help                    315/360  ║
  69. ║  F2           Save current file                                         316  ║
  70. ║  F3           Quit current file                                         317  ║
  71. ║  F4           Save and quit current file                                318  ║
  72. ║  F5           Create a window (split screen) at cursor position         319  ║
  73. ║           or  Remove current window                                          ║
  74. ║  Alt F5/F6/F7 Toggle between windows/Remove window/Full screen  364/365/366  ║
  75. ║  F6           Activate / Deactivate draw mode                           320  ║
  76. ║  F7           Rename current file                                       321  ║
  77. ║  F8           Edit new file(s)                                          322  ║
  78. ║  F9           Restore (undo) current line                               323  ║
  79. ║  F10          Go to next file                                           324  ║
  80. ║  Alt F10      Go to previous file                                       369  ║
  81. ║  Alt 1,2,3    Mark file for direct access (Alt 4 cancels)          376..379  ║
  82. ╠══════════════════════════════════════════════════════════════════════════════╣
  83. ║ PgDn:  (Moving the cursor)         PgUp  (Loading files)           F3=End  ║
  84. ╚══════════════════════════════════════════════════════════════════════════════╝
  85. ╔════╦════════════════════════════════════════════════════════════════════╦════╗
  86. ║ E! ║                       Moving the cursor                            ║ p3 ║
  87. ╠════╩════════════════════════════════════════════════════════════════════╩════╣
  88. ║   ESC : Toggle between EDITMODE and COMMANDMODE                              ║
  89. ╟─────────────────┬────────────────────────────────────────────────────────────╢
  90. ║ Tab             │ Go to next tab                                             ║
  91. ║ Shift Tab       │ Go to previous tab                                         ║
  92. ║ Bsp / Ctrl Bsp  │ Delete left character / Remove current line                ║
  93. ║ PgUp,PgDn       │ Scroll one screen up, down                                 ║
  94. ║ Home            │ Go to beginning of line or previous line                   ║
  95. ║ End             │ Go to end of line or end of next line                      ║
  96. ║ Ctrl Home       │ Once : Go to first line - Twice : Go to beg. of first line ║
  97. ║ Ctrl End        │ Once : Go to last line - Twice : Go to end of last line    ║
  98. ║ Ctrl PgUp,PgDn  │ Go to top, bottom of current window                        ║
  99. ║ Ctrl Left,Right │ Go to next, previous word                                  ║
  100. ║ Shft F1,F2,F3,F4│ Scroll screen right, left, up, down + (Alt F1, Alt F2)     ║
  101. ║ Alt =  / Alt-   │ Insert blanks w/o moving cursor / Insert blanks bef. block ║
  102. ║ Alt P  / Alt 8  │ Go to next paragraph / Restore last removed line           ║
  103. ╠═════════════════╧════════════════════════════════════════════════════════════╣
  104. ║ PgDn:  (Editing functions)       PgUp:  (Basic functions)          F3=End  ║
  105. ╚══════════════════════════════════════════════════════════════════════════════╝
  106. ╔════╦════════════════════════════════════════════════════════════════════╦════╗
  107. ║ E! ║                        Editing functions                           ║ p4 ║
  108. ╠════╩════╤══════════════════════════╦════════╤═══════════════════════════╩════╣
  109. ║ Ctrl A  │ Move text to cursor      ║ Enter  │ Insert new line                ║
  110. ║ Ctrl C  │ Clear current line       ║ Del    │ Delete character at cursor     ║
  111. ║ Ctrl D  │ Repeat character         ║ Insert │ Toggle insert mode             ║
  112. ║ Ctrl E  │ Clear end of line        ║ Ctrl F1│ Upcase wrd/^B:1st /F2 lowcase  ║
  113. ║ Ctrl F  │ Toggle wordwrap          ║ Ctrl F6│ Reformat par.(Ctrl F7 : block) ║
  114. ║ Ctrl G  │ Toggle 35/43/50 lines    ║ Shft F5│ Center current line in window. ║
  115. ║ Ctrl J  │ Toggle justify mode      ║ Shft F6│ Raise current line to top of w.║
  116. ║ Ctrl L  │ Edit curr. word as a file║ Alt 1.3│ Mark file (4 remove all marks) ║
  117. ║ Ctrl P  │ Play active macro        ║ Alt J  │ Join line                      ║
  118. ║ Ctrl Q  │ Restore previous macro   ║ Alt K  │ Bookmark                       ║
  119. ║ Ctrl R  │ Rec.macro / Ctrl U= canc.║ Alt R  │ Remove tab (Alt I : all)       ║
  120. ║ Ctrl S/V│ Repeat / Init search     ║ Alt S  │ "Split" current line           ║
  121. ║ Ctrl T  │ Insert date and time     ║ Alt T  │ Create tab position            ║
  122. ║ Ctrl W  │ Delete current word      ║ Alt V  │ Remove trailing blanks         ║
  123. ║ Ctrl X,Z│ Execute comm./List dir.  ║ Alt X  │ Control characters switch      ║
  124. ╠═════════╧══════════════════════════╩════════╧════════════════════════════════╣
  125. ║ PgDn:  (Blocks manipulation)      PgUp:  (Moving the cursor)       F3=End  ║
  126. ╚══════════════════════════════════════════════════════════════════════════════╝
  127. ╔════╦════════════════════════════════════════════════════════════════════╦════╗
  128. ║ E! ║                       Blocks manipulations                         ║ p5 ║
  129. ╠════╩══╤═════════════════════════════════════════════════════════════════╩════╣
  130. ║ Alt A │ Adjust block position                                                ║
  131. ║ Alt B │ Mark block begin / end                                               ║
  132. ║ Alt C │ Copy block at cursor position (even from other file)                 ║
  133. ║ Alt D │ Delete current block (even if not in current file)                   ║
  134. ║ Alt E │ Go to end of block (even if block is in other file)                  ║
  135. ║ Alt F │ Fill block with given character                                      ║
  136. ║ Alt G │ Sort block lines(key = marked area or whole line if marked with AltL)║
  137. ║ Alt H │ Draw box around block                                                ║
  138. ║ Alt L │ Mark lines                                                           ║
  139. ║ Alt M │ Move block to cursor (even from other file)                          ║
  140. ║ Alt O │ Overlay block at cursor position ( " " )                             ║
  141. ║ Alt U │ Unmark block                                                         ║
  142. ║ Alt Y │ Go to beginning of block                                             ║
  143. ║ Alt Z │ Mark sentences                        ╒═════════╤════════════════════╣
  144. ║ CtrlF3│ Upcase block (F4 lowcase)             │ Ctrl F5 │  Center in block   ║
  145. ╠═══════╧═══════════════════════════════════════╧═════════╧════════════════════╣
  146. ║ PgDn:  (Basic commands)           PgUp:  (Editing functions)       F3=End  ║
  147. ╚══════════════════════════════════════════════════════════════════════════════╝
  148. ╔════╦════════════════════════════════════════════════════════════════════╦════╗
  149. ║ E! ║                         Basic commands                             ║ p6 ║
  150. ╠════╩══════════════════╤═════════════════════════════════════════════════╩════╣
  151. ║ Autotab    [yes/no]   │ Toggle Autotab mode (see Autoback in documentation)  ║
  152. ║ Append     filename   │ Append block to filename (DOS names allowed i.e. PRN)║
  153. ║ Autolimit  [n]        │ Specify number of keystrokes before autosaving       ║
  154. ║ Autosave   [yes/no]   │ Toggle autosave mode                                 ║
  155. ║ Bak        [yes/no]   │ Toggle .BAK files generation                         ║
  156. ║ Define  code          │ Assign default function to specified key             ║
  157. ║ Define  code fnccode  │ Assign function to the specified key                 ║
  158. ║    "    code @macname │ Assign macro to the specified key                    ║
  159. ║    "    code $proname │ Assign profile to the specified key                  ║
  160. ║    "    code &commname│ Assign command to the specified key                  ║
  161. ║    "    code string   │ Assign string to the specified key                   ║
  162. ║ Put     filename      │ Export block to file (DOS names allowed)             ║
  163. ║ Print   /n/n/../n     │ Print current file. Printer initialized with n n n...║
  164. ║ Get     filename      │ Load specified file at cursor                        ║
  165. ║ Quit , Save , Name    │ Same as F3 , F2 and F7                               ║
  166. ╠═══════════════════════╧══════════════════════════════════════════════════════╣
  167. ║ PgDn:  (Advanced commands)        PgUp:  (Block manipulations)     F3=End  ║
  168. ╚══════════════════════════════════════════════════════════════════════════════╝
  169. ╔════╦════════════════════════════════════════════════════════════════════╦════╗
  170. ║ E! ║                         Advanced commands (1)                      ║ p7 ║
  171. ╠════╩══════════════════╤═════════════════════════════════════════════════╩════╣
  172. ║ Cancel  [All/filename]│ Stop print request for all files or filename         ║
  173. ║ Ascii   char          │ Return ascii code of char -current if no char specif.║
  174. ║ Char    n             │ Return character corresponding to ascii code         ║
  175. ║ Code    [yes/no]      │ Toggle error codes display                           ║
  176. ║ Delay   n             │ Specify secondary help lines delay (Alt, Ctrl, Shift)║
  177. ║ Draw    n (1 to 8)    │ Activate draw mode                                   ║
  178. ║ Dos                   │ Go to DOS command line (You may enter DOS commands   ║
  179. ║ Eprofile              │ Edit main PROFILE      (directly at E! command line  ║
  180. ║ Emsg                  │ Edit messages file                                   ║
  181. ║ List    [directory]   │ Edit current or specified directory                  ║
  182. ║ Macro / Nmacro macname│ Play / Load only macro                               ║
  183. ║ Margins lef. rgt. par.│ Specify margins (left, right and paragraph begin)    ║
  184. ║ Memory                │ Display available memory                             ║
  185. ║ Pause   [yes/no]      │ Toggle pause mode on return from DOS                 ║
  186. ║ Profile proname       │ Load PROFILE                                         ║
  187. ╠═══════════════════════╧══════════════════════════════════════════════════════╣
  188. ║ PgDn:  (Advanced commands)        PgUp:  (Basic commands)          F3=End  ║
  189. ╚══════════════════════════════════════════════════════════════════════════════╝
  190. ╔════╦════════════════════════════════════════════════════════════════════╦════╗
  191. ║ E! ║                         Advanced commands (2)                      ║ p8 ║
  192. ╠════╩══════════════════╤═════════════════════════════════════════════════╩════╣
  193. ║ Scroll  n             │ Specify new hor. scrolling amount (Alt F1, F2)       ║
  194. ║ Smacro  nommac        │ Save current macro                                   ║
  195. ║ Submit                │ Submit current file to DOS PRINT spooler             ║
  196. ║ Ega-Vga [yes/no]      │ Allow 35/43/50 lines display                         ║
  197. ║ Tabs    [yes/no]      │ Display / Remove ruler                               ║
  198. ║ [+/-] n               │ Go to line n - [+/-] relative move                   ║
  199. ║ [!]/string1/options   │ Search string1. If ! is ommited delimiter is /.      ║
  200. ║ ex : !$/string$       │ If not, delimiter is second character.               ║
  201. ║ =/string1/string2/opt.│ Replace string1 with string2                         ║
  202. ║ search options : c    │ Case sensitive search                                ║
  203. ║                  -    │ Search backwards                                     ║
  204. ║                  *    │ Replace all occurences without prompting             ║
  205. ║                  b    │ Block limited search                                 ║
  206. ╟───────────────────────┴──────────────────────────────────────────────────────╢
  207. ║ Any other command sent to DOS - Sent directly if prefixed with * or @ (blind)║
  208. ╠══════════════════════════════════════════════════════════════════════════════╣
  209. ║ PgDn:  (PROFILE's)                PgUp:  (Advanced commands)       F3=End  ║
  210. ╚══════════════════════════════════════════════════════════════════════════════╝
  211. ╔════╦════════════════════════════════════════════════════════════════════╦════╗
  212. ║ E! ║                          PROFILE's (1)                             ║ p9 ║
  213. ╠════╩══════════════════╤═══════════════════╤═════════════════════════════╩════╣
  214. ║  Common commands:     │ Wrap     [yes/no] │ Toggle wordwrap                  ║
  215. ║  (with command mode)  │ Justify     "     │ Toggle justify mode              ║
  216. ║                       │ Spaces      "     │ Trailing blanks autom. removed   ║
  217. ║  Ega_Vga   Autosave   │ Undo        n     │ Specify undo buffer size         ║
  218. ║  AutoBack  Autotab    │ Lock     xxx      │ Lock .xxx files                  ║
  219. ║  Autolimit Log        │ IBM101T  [yes/no] │ Allow use of IBM enhanced keyb.  ║
  220. ║  Bak       Pause      │ PrtInit    /n/n/..│ Codes sent to PRN before printing║
  221. ║  Code      Lock       │ C_Help     c1  c2 │ Specify screen colors            ║
  222. ║  Define    AutoScroll │ C_Block    c1  c2 │ c1=background c2=foreground      ║
  223. ║  Delay                │ C_Border   c1     │ 0 black 5 magenta  10 light green║
  224. ║  Margins              │ C_Command  c1  c2 │ 1 blue  6 brown    11 light cyan ║
  225. ║  Snow                 │ C_Cursor   c1  c2 │ 2 green 7 gray     12 light red  ║
  226. ║  Scroll               │ C_Messages c1  c2 │ 3 cyan  8 light_gr 13 light mag. ║
  227. ║  Warning              │ C_Statusx  c1  c2 │ 4 red   9 l.blue   14 yellow     ║
  228. ║                       │ C_Text     c1  c2 │                    15 white      ║
  229. ╠═══════════════════════╧═══════════════════╧══════════════════════════════════╣
  230. ║ PgDn:   (PROFILE's)               PgUp:  (Advanced commands)       F3=End  ║
  231. ╚══════════════════════════════════════════════════════════════════════════════╝
  232. ╔════╦════════════════════════════════════════════════════════════════════╦════╗
  233. ║ E! ║                          PROFILE's (2)                             ║ p10║
  234. ╠════╩══════════════════╤═════════════════════════════════════════════════╩════╣
  235. ║ CursorMono      tl bl │ Overwrite mode cursor shape with monochr. display    ║
  236. ║ CursorCol       tl bl │   "    "   "     "      "    "   color      "        ║
  237. ║ CursorMonoIns   tl bl │ Insert mode cursor shape with monochrome display     ║
  238. ║ CursorColIns    tl bl │   "     "     "      "     "  color         "        ║
  239. ║ Insert       [yes/no] │ Specify insert key default status                    ║
  240. ║ Typematic speed delay │ Specify typematic settings                           ║
  241. ║                       │ (New AT's, IBM XT 286 and PS/2's only)               ║
  242. ║ Compile ext command   │ Define compiler command line for .ext files          ║
  243. ║ Number, Renum., Denum │ Add or remove lines numbering (inserted in text)     ║
  244. ║ Search  [c][-][b][*]  │ Define default search options                        ║
  245. ║ Cursor  [yes/no]      │ Allow cursor acceleration thru shift + arrows        ║
  246. ║                       │ (do not work with non compatible BIOS - Compaq)      ║
  247. ║                       │                                                      ║
  248. ║                       │                                                      ║
  249. ║                       │                                                      ║
  250. ╠═══════════════════════╧══════════════════════════════════════════════════════╣
  251. ║ PgDn:   (Keycodes)                PgUp:  (PROFILE's)               F3=End  ║
  252. ╚══════════════════════════════════════════════════════════════════════════════╝
  253. ╔════╦════════════════════════════════════════════════════════════════════╦════╗
  254. ║ E! ║                           Keycodes (1)                             ║ p11║
  255. ╠════╩═══════╤════════════╤════════════╤════════════╤═════════════╤═══════╩════╣
  256. ║ CtrlA :001 │ CtrlP :016 │ CtrlF4:353 │ AltD  :288 │  AltS  :287 │ Alt7  :382 ║
  257. ║ CtrlB :002 │ CtrlQ :017 │ CtrlF5:354 │ AltE  :274 │  AltT  :276 │ Alt8  :383 ║
  258. ║ CtrlC :003 │ CtrlR :018 │ CtrlF6:355 │ AltF  :289 │  AltU  :278 │ Alt9  :384 ║
  259. ║ CtrlD :004 │ CtrlS :019 │ CtrlF7:356 │ AltG  :290 │  AltV  :303 │ Alt0  :385 ║
  260. ║ CtrlE :005 │ CtrlT :020 │ CtrlF8:357 │ AltH  :291 │  AltW  :273 │ Alt-  :386 ║
  261. ║ CtrlF :006 │ CtrlU :021 │ CtrlF9:358 │ AltI  :279 │  AltX  :301 │ Alt=  :387 ║
  262. ║ CtrlG :007 │ CtrlV :022 │ CtrlF0:359 │ AltJ  :292 │  AltY  :277 │            ║
  263. ║ CtrlH :008 │ CtrlW :023 │            │ AltK  :293 │  AltZ  :300 │            ║
  264. ║ CtrlI :009 │ CtrlX :024 │ Ctrl 6:030 │ AltL  :294 │             │            ║
  265. ║ CtrlJ :010 │ CtrlY :025 │ Ctrl -:031 │ AltM  :306 │  Alt1  :376 │            ║
  266. ║ CtrlK :011 │ CtrlZ :026 │ ^ Bsp :127 │ AltN  :305 │  Alt2  :377 │            ║
  267. ║ CtrlL :012 │            │            │ AltO  :280 │  Alt3  :378 │            ║
  268. ║ CtrlM :013 │ CtrlF1:350 │ AltA  :286 │ AltP  :281 │  Alt4  :379 │            ║
  269. ║ CtrlN :014 │ CtrlF2:351 │ AltB  :304 │ AltQ  :272 │  Alt5  :380 │            ║
  270. ║ CtrlO :015 │ CtrlF3:352 │ AltC  :302 │ AltR  :275 │  Alt6  :381 │            ║
  271. ╠════════════╧════════════╧════════════╧════════════╧═════════════╧════════════╣
  272. ║ PgDn:   (Keycodes)                PgUp:  (PROFILE's)               F3=End  ║
  273. ╚══════════════════════════════════════════════════════════════════════════════╝
  274. ╔════╦════════════════════════════════════════════════════════════════════╦════╗
  275. ║ E! ║ (t = top of keyboard)     Keycodes (2)        (n = numeric keypad) ║ p12║
  276. ╠════╩═══════╤════════════╤════════════╤════════════╤═════════════╤═══════╩════╣
  277. ║ Alt F1:360 │ ShftF6:345 │ ^ Left:371 │ F5    :319 │ Alt F11:395 │ AltIns:418 ║
  278. ║ Alt F2:361 │ ShftF7:346 │ ^Right:372 │ F6    :320 │ Alt F12:396 │ AltDel:419 ║
  279. ║ Alt F3:362 │ ShftF8:347 │ ^ End :373 │ F7    :321 │ Alt Esc:257 │ Alt / :420 ║
  280. ║ Alt F4:363 │ ShftF9:348 │ ^ PgDn:374 │ F8    :322 │ Alt *  :299 │ AltEnt:422 ║
  281. ║ Alt F5:364 │ ShftF0:349 │ ^ Home:375 │ F9    :323 │ Alt - t:381 │ ^ Up  :397 ║
  282. ║ Alt F6:365 │ Home  :327 │ ^ PgUp:388 │ F0    :324 │ Alt - n:330 │ ^ Dn  :401 ║
  283. ║ Alt F7:366 │ Up    :328 │ Bsp   :008 ╞════════════╡ 5(n)   :332 │ Ctrl /:405 ║
  284. ║ Alt F8:367 │ PgUp  :329 │ Enter :013 │ IBM 102 T  │ Alt +  :334 │ Ctrl *:406 ║
  285. ║ Alt F9:368 │ Left  :331 │ Esc   :027 ╞════════════╡ Alt Hom:407 │ Ctrl-n:398 ║
  286. ║ Alt F0:369 │ Right :333 │ Tab   :009 │ F11   :389 │ Alt Up :408 │ Ctrl5n:399 ║
  287. ║ ShftF1:340 │ End   :335 │ Sh Tab:271 │ F12   :390 │ Alt PgU:409 │ Ctrl+n:400 ║
  288. ║ ShftF2:341 │ Down  :336 │ F1    :315 │ ^F11  :393 │ Alt Lef:411 │ ^ Ins :402 ║
  289. ║ ShftF3:342 │ PgDn  :337 │ F2    :316 │ ^F12  :394 │ Alt Rig:413 │ ^ Del :403 ║
  290. ║ ShftF4:343 │ Insert:338 │ F3    :317 │ ShF11 :391 │ AltEnd :415 │ ^ Tab :404 ║
  291. ║ ShftF5:344 │ Del   :339 │ F4    :318 │ ShF12 :392 │ Alt Dn :416 │            ║
  292. ╠════════════╧════════════╧════════════╧════════════╧═════════════╧════════════╣
  293. ║ PgDn:   (Functions codes)         PgUp:  (Keycodes)                F3=End  ║
  294. ╚══════════════════════════════════════════════════════════════════════════════╝
  295. ╔════╦════════════════════════════════════════════════════════════════════╦════╗
  296. ║ E! ║              Functions codes -  Moving the cursor                  ║ p13║
  297. ╠════╩════════════════════════════════════════════════════════════════════╩════╣
  298. ║   ESC   Reassignment of the Escape key is not allowed                        ║
  299. ╟─────────────────┬────────────────────────────────────────────────────────────╢
  300. ║ 9               │ move to next tab                                           ║
  301. ║ 271             │ move to previous tab                                       ║
  302. ║ 8 / 127         │ delete left character / remove current line                ║
  303. ║ 329,337         │ scroll screen up / down                                    ║
  304. ║ 327             │ move to beginning of line                                  ║
  305. ║ 335             │ move to end of line                                        ║
  306. ║ 375             │ Once : Go to first line - Twice : Go to beg. of first line ║
  307. ║ 373             │ Once : Go to last line - Twice : Go to end of last line    ║
  308. ║ 388,374         │ Go to top, bottom of current window                        ║
  309. ║ 372,371         │ Go to next, previous word                                  ║
  310. ║ 340(1,2,3)362(3)│ Scroll screen right, left, up, down + (Alt F1, Alt F2)     ║
  311. ║ 386 / 387       │ Insert blanks w/o moving cursor / Insert blanks bef. block ║
  312. ║ 281 / 385       │ Go to next paragraph / Restore last removed line from scrap║
  313. ╠═════════════════╧════════════════════════════════════════════════════════════╣
  314. ║ PgDn:  (Functions codes)         PgUp:  (Functions codes)          F3=End  ║
  315. ╚══════════════════════════════════════════════════════════════════════════════╝
  316. ╔════╦════════════════════════════════════════════════════════════════════╦════╗
  317. ║ E! ║               Functions codes - Editing functions                  ║ p14║
  318. ╠════╩════╤══════════════════════════╦════════╤═══════════════════════════╩════╣
  319. ║   001   │ Move text to cursor      ║ 013/014│ Insert new line / filename     ║
  320. ║   003   │ Clear current line       ║ 339    │ Delete character at cursor     ║
  321. ║   004   │ Repeat character         ║ 338    │ Toggle insert mode             ║
  322. ║   005   │ Clear end of line        ║ 350,351│ Upcase wrd/^B:1st /F2 Lowcase) ║
  323. ║   006   │ Toggle wordwrap          ║ 355,356│ Reformat par.(Ctrl F7 : block) ║
  324. ║   007   │ Toggle 35/43/50 lines    ║ 344    │ Center current line in window. ║
  325. ║   010   │ Toggle justify mode      ║ 345    │ Raise current line to top of w.║
  326. ║   012   │ Edit file on curr. line  ║ 376.378│ Mark file (4 remove all marks) ║
  327. ║   016   │ Play active macro        ║ 292    │ Join line                      ║
  328. ║   017   │ Restore previous macro   ║ 293    │ Bookmark                       ║
  329. ║   018/21│ Rec.macro / Ctrl U= canc.║ 294/279│ Remove tab (Alt I : all)       ║
  330. ║   019/22│ Repeat / Init search     ║ 287    │ "Split" current line           ║
  331. ║   020   │ Insert date and time     ║ 276    │ Create tab position            ║
  332. ║   023   │ Delete current word      ║ 303    │ Remove trailing blanks         ║
  333. ║   024/26│ Execute / List directory ║ 301    │ Control characters switch      ║
  334. ╠═════════╧══════════════════════════╩════════╧════════════════════════════════╣
  335. ║ PgDn:  (Functions codes)          PgUp:  (Functions codes)         F3=End  ║
  336. ╚══════════════════════════════════════════════════════════════════════════════╝
  337. ╔════╦════════════════════════════════════════════════════════════════════╦════╗
  338. ║ E! ║              Functions codes - Block manipulations                 ║ p15║
  339. ╠════╩══╤═════════════════════════════════════════════════════════════════╩════╣
  340. ║  286  │ Adjust block position                                                ║
  341. ║  304  │ Mark block begin / end                                               ║
  342. ║  302  │ Copy block at cursor position (even from other file)                 ║
  343. ║  288  │ Delete current block (even if not in current file)                   ║
  344. ║  274  │ Go to end of block (even if block is in other file)                  ║
  345. ║  289  │ Fill block with given character                                      ║
  346. ║  290  │ Sort block line (key = marked area or whole line if marked with AltL)║
  347. ║  291  │ Draw box around block                                                ║
  348. ║  294  │ Mark lines                                                           ║
  349. ║  306  │ Move block to cursor (even from other file)                          ║
  350. ║  280  │ Overlay block at cursor position ( " " )                             ║
  351. ║  278  │ Unmark block                                                         ║
  352. ║  277  │ Go to beginning of block                                             ║
  353. ║  300  │ Mark sentences                        ╒═════════╤════════════════════╣
  354. ║  352,3│ Upcase block (F4 lowcase)             │ Ctrl F5 │  Center in block   ║
  355. ╠═══════╧═══════════════════════════════════════╧═════════╧════════════════════╣
  356. ║                           PgUp:  (Functions codes)                  F3=End  ║
  357. ╚══════════════════════════════════════════════════════════════════════════════╝
  358.  
  359.